home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_aalib / README_O.{_9 < prev    next >
Text File  |  1999-09-17  |  2KB  |  64 lines

  1.  
  2. What is this?
  3. =============
  4.  
  5.    This is the official AA-lib for OS/2 - the great ascii-art library by
  6. Jan Hubicka & Kamil Toman. The official OS/2 driver is developed and maintained
  7. by Thomas A. K. Kjaer(takjaer@imv.aau.dk). AA-lib is compiled using emx/gcc
  8. version 0.9c+fix 02 and works on OS/2 Warp 3.x & 4.x - maybe on OS/2 2.x too,
  9. but I haven't tested that. It makes use of the old VIO, KBD & MOU api, but
  10. everything else is pure 32-bits code.
  11.  
  12. AA-lib programs works in either fullscreen or windowed OS/2 sessions, and
  13. supports a wide range of resolutions.
  14.  
  15. What resolutions is supported?
  16. ==============================
  17.  
  18.    AA-lib programs can be run in fullscreen or windowed OS/2 seesions. The
  19. resolutions supported, and the font used in rendering are:
  20.  
  21. Full screen OS/2 session:
  22.     cols X Rows
  23.     -----------
  24.     132 x N, where 7<=N<=50
  25.      80 x N, where 7<=N<=50
  26.  
  27. Fonts used in rendering:
  28.     Rows |  Font name
  29.     ----------------
  30.     50    vga8
  31.     43    vga9
  32.     28    mda14
  33.     25    vga16
  34.     default    vga16
  35.  
  36. Windowed OS/2 session:
  37.     Only your imagination sets the limit!
  38.  
  39. Fonts used in rendering:
  40.     Rows |  Font name
  41.     ----------------
  42.     50    vga8
  43.     43    vga9
  44.     28    mda14
  45.     25    vga16
  46.     default    vga16
  47.  
  48. Where to find AA-lib
  49. ********************
  50.  
  51.    Just join our mailing list: `aa@horac.ta.jcu.cz'.
  52.  
  53.    All programs covered under AA-project can be obtained at
  54. `ftp://ftp.ta.jcu.cz://pub/aa'.
  55.  
  56.    Or just browse our homepage at `http://www.ta.jcu.cz://aa'. A ton of
  57. examples of ascii-art generated by aalib, pointers to other AA-Project
  58. resources etc.
  59.  
  60. What else?
  61. ==========
  62.    For more info, see README & aalib.info.
  63.  
  64.